| syQueueStatus |
| Logical Entity Name | syQueueStatus |
| Default Table Name | syQueueStatus |
| Physical Only | NO |
| Definition | |
| Note |
| syQueueStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
TrackingNbr |
uniqueidentifier | NO | ||
| TotalItems | int | NO | ||
| ItemsProcessed | int | NO | ||
| MachineName | varchar(255) | YES | ||
| LastUpdatedDateTime | datetime | NO | ||
| HasFailed | bit | NO | ||
| ScheduledDate | datetime | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| syQueueStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| syQueueStatus_TrackingNbr_U_C_IDX | PrimaryKey | TrackingNbr |
| syQueueStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_syQueueStatus_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| syQueueStatus Check Constraints |
| Check Constraint Name | CheckConstraint |